home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / software / tea / teasetup.exe / tea.exe / 0 / RCDATA / TFRM_FILEFIND / TFRM_FILEFIND.txt
Encoding:
Text File  |  2002-03-26  |  3.9 KB  |  183 lines

  1. object frm_FileFind: Tfrm_FileFind
  2.   Left = 271
  3.   Top = 152
  4.   Width = 601
  5.   Height = 387
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 328
  21.     Top = 16
  22.     Width = 98
  23.     Height = 16
  24.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 328
  28.     Top = 72
  29.     Width = 84
  30.     Height = 16
  31.     Caption = '∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜?'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 328
  35.     Top = 144
  36.     Width = 85
  37.     Height = 16
  38.     Caption = '∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜?'
  39.   end
  40.   object ListBox1: TListBox
  41.     Left = 0
  42.     Top = 0
  43.     Width = 321
  44.     Height = 323
  45.     Align = alLeft
  46.     ItemHeight = 16
  47.     TabOrder = 0
  48.     OnDblClick = ListBox1DblClick
  49.   end
  50.   object edFindWhat: TDCHistoryEdit
  51.     Left = 328
  52.     Top = 168
  53.     Width = 257
  54.     Height = 25
  55.     Button1Kind = bkAuto
  56.     Caption = 'edFindWhat'
  57.     Flat = False
  58.     ParentColor = False
  59.     ReadOnly = False
  60.     TabOrder = 1
  61.     TabStop = True
  62.     object TPopupListBox
  63.       Left = 0
  64.       Top = 0
  65.       Width = 121
  66.       Height = 82
  67.       TabStop = False
  68.       ItemHeight = 16
  69.     end
  70.   end
  71.   object edPath: TDCDirectoryEdit
  72.     Left = 328
  73.     Top = 104
  74.     Width = 257
  75.     Height = 25
  76.     MultipleDirs = False
  77.     AcceptFiles = False
  78.     Button1.Width = 0
  79.     Button1.Cursor = crDefault
  80.     Button1.Kind = bkCustom
  81.     Button1.Glyph.Data = {
  82.       CE000000424DCE0000000000000076000000280000000C0000000B0000000100
  83.       0400000000005800000000000000000000001000000000000000000000000000
  84.       80000080000000808000800000008000800080800000C0C0C000808080000000
  85.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF
  86.       00000077777770FF00000B077777770F00000BB07777777000000BBB00000000
  87.       00000BBBBBBB0B0F00000BBB00000B0F0000F000BBBBBB0F0000FF0BBBBBBB0F
  88.       0000FF0BBB00000F0000FFF000FFFFFF0000}
  89.     Button1.NumGlyphs = 1
  90.     Button1.ParentShowHint = True
  91.     Button1.ShowHint = False
  92.     Button1.Visible = True
  93.     Button2.Width = 0
  94.     Button2.Cursor = crDefault
  95.     Button2.Kind = bkDropDown
  96.     Button2.NumGlyphs = 1
  97.     Button2.ParentShowHint = True
  98.     Button2.ShowHint = False
  99.     Button2.Visible = False
  100.     Caption = 'edPath'
  101.     Flat = False
  102.     ParentColor = False
  103.     ReadOnly = False
  104.     TabOrder = 2
  105.     TabStop = True
  106.     object TPopupListBox
  107.       Left = 0
  108.       Top = 0
  109.       Width = 121
  110.       Height = 82
  111.       TabStop = False
  112.       ItemHeight = 16
  113.     end
  114.   end
  115.   object Button1: TButton
  116.     Left = 336
  117.     Top = 232
  118.     Width = 121
  119.     Height = 25
  120.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  121.     TabOrder = 3
  122.     OnClick = Button1Click
  123.   end
  124.   object Button2: TButton
  125.     Left = 464
  126.     Top = 232
  127.     Width = 121
  128.     Height = 25
  129.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  130.     TabOrder = 4
  131.     OnClick = Button2Click
  132.   end
  133.   object Button3: TButton
  134.     Left = 464
  135.     Top = 272
  136.     Width = 121
  137.     Height = 25
  138.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  139.     TabOrder = 5
  140.     OnClick = Button3Click
  141.   end
  142.   object Button4: TButton
  143.     Left = 336
  144.     Top = 272
  145.     Width = 121
  146.     Height = 25
  147.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  148.     TabOrder = 6
  149.     OnClick = Button4Click
  150.   end
  151.   object Panel1: TPanel
  152.     Left = 0
  153.     Top = 323
  154.     Width = 593
  155.     Height = 29
  156.     Align = alBottom
  157.     BevelInner = bvRaised
  158.     BevelOuter = bvLowered
  159.     TabOrder = 7
  160.   end
  161.   object edFileMask: TDCHistoryEdit
  162.     Left = 328
  163.     Top = 35
  164.     Width = 257
  165.     Height = 25
  166.     Button1Kind = bkAuto
  167.     Caption = 'edFileMask'
  168.     Flat = False
  169.     ParentColor = False
  170.     ReadOnly = False
  171.     TabOrder = 8
  172.     TabStop = True
  173.     object TPopupListBox
  174.       Left = 0
  175.       Top = 0
  176.       Width = 121
  177.       Height = 82
  178.       TabStop = False
  179.       ItemHeight = 16
  180.     end
  181.   end
  182. end
  183.